@font-face {
  font-family: "hz";
  src: url(../fonts/hz.ttf);
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "微软雅黑";
}
.videocontent{ height: 240px;}
.container-fluid {
  max-width: 1100px !important;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-wrap .header {
  position: relative;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .stxt {
  margin-top: 35px;
  border-left: 1px solid #90bf5c;
  padding-left: 20px;
  margin-left: 20px;
}
.header-wrap .header .stxt .stit {
  padding: 12px 0;
  font-size: 1.8rem;
  font-weight: bold;
  color: #3b3b3b;
  margin-bottom: 5px;
}
.header-wrap .header .ewmbox {
  float: right;
  margin-top: 25px;
  margin-right: 20px;
}
.header-wrap .header .phonetxt {
  margin-top: 30px;
  float: right;
}
.header-wrap .header .phonetxt .icon {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.header-wrap .header .phonetxt .ptxt {
  float: left;
  font-size: 1.4rem;
  color: #696969;
}
.header-wrap .header .phonetxt .ptxt span {
  margin-top: -5px;
  display: block;
  font-size: 3.6rem;
  color: #97c960;
  font-family: "Impact";
}
.header-wrap .header .menu {
  line-height: 65px;
  float: right;
}
.header-wrap .header .menu img {
  max-width: 100%;
}
.header-wrap .header .menulist {
  position: absolute;
  top: 65px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
}
.header-wrap .header .menulist a {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.header-wrap .header .menulist a:hover {
  background: #000;
}
.nav-wrap {
  height: 42px;
  background: url(../images/navbg.jpg) repeat-x;
}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 14.25%;
  background: url(../images/navline.jpg) no-repeat right 13px;
}
.nav-wrap .nav-ul .navlist:first-child a.listh1 {
  background: url(../images/navline.jpg) no-repeat left 13px;
}
.nav-wrap .nav-ul .navlist a.listh1 {
  line-height: 42px;
  text-decoration: none;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.nav-wrap .nav-ul .navlist a.listh1:hover,
.nav-wrap .nav-ul .navlist a.listh1.on {
  background: #3d723d;
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 42px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 100%;
}
.nav-wrap .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover,
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #3d723d;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.searchbox-wrap {
  padding: 10px 0;
}
.searchbox-wrap .slt {
  font-size: 1.2rem;
  color: #292929;
  line-height: 25px;
  width: 50%;
  overflow: hidden;
  height: 25px;
}
.searchbox-wrap .slt span {
  margin-right: 10px;
}
.searchbox-wrap .slt a {
  color: #292929;
  margin: 0 5px;
  display: inline-block;
}
.searchbox-wrap .srt .sbox .submitbtn {
  float: left;
  height: 25px;
  width: 30px;
  background: #fff url(../images/searchbox-icon1.png) no-repeat center center;
  border: 1px solid #aaa;
  border-radius: 5px 0 0 5px;
  outline: none;
}
.searchbox-wrap .srt .sbox .searchtxt {
  float: left;
  height: 25px;
  width: 235px;
  border: 1px solid #aaa;
  border-left: none;
  font-size: 1.2rem;
  padding: 0 10px;
  outline: none;
}
.banner-wrap {
  position: relative;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.content-wrap .advantage-wrap {
  background: url(../images/advantagebg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0;
}
.content-wrap .advantage-wrap .title-line {
  text-align: center;
}
.content-wrap .advantage-wrap .title-line .entit {
  font-size: 3rem;
  color: #999;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .advantage-wrap .title-line .chtit {
  font-size: 2.4rem;
  color: #292929;
  font-weight: bold;
}
.content-wrap .advantage-wrap .title-line .line-wrap {
  margin-top: 10px;
  width: 100%;
  height: 1px;
  background: #dbdbdb;
}
.content-wrap .advantage-wrap .title-line .line-wrap .line {
  width: 190px;
  height: 3px;
  background: #3d723d;
  margin: 0 auto;
  position: relative;
  top: -1px;
}
.content-wrap .advantage-wrap .title-line .stxt {
  margin-top: 10px;
  font-size: 1.4rem;
  color: #696969;
  opacity: .6;
}
.content-wrap .advantage-wrap .advantage-con {
  margin-top: 45px;
}
.content-wrap .advantage-wrap .advantage-con .alist {
  padding: 0 10px 20px;
}
.content-wrap .advantage-wrap .advantage-con .alist .icon {
  width: 28%;
  text-align: center;
}
.content-wrap .advantage-wrap .advantage-con .alist .icon img {
  max-width: 100%;
}
.content-wrap .advantage-wrap .advantage-con .alist .con {
  width: 70%;
}
.content-wrap .advantage-wrap .advantage-con .alist .con .tit {
  font-size: 1.6rem;
  font-weight: bold;
  color: #3d723d;
  border-bottom: 2px solid #97c960;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.content-wrap .advantage-wrap .advantage-con .alist .con .cn {
  margin-top: 5px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .product-wrap {
  padding: 45px 0;
}
.content-wrap .product-wrap .tabhd-morebtn .tabhd .thdlist {
  display: inline-block;
  float: left;
  color: #97c960;
  font-size: 1.8rem;
}
.content-wrap .product-wrap .tabhd-morebtn .tabhd .thdlist a {
  float: left;
  text-decoration: none;
  display: inline-block;
  color: #97c960;
  padding: 3px 10px;
  background: #fff;
  border-radius: 5px;
}
.content-wrap .product-wrap .tabhd-morebtn .tabhd .thdlist a:hover,
.content-wrap .product-wrap .tabhd-morebtn .tabhd .thdlist a.on {
  background: #3d723d;
  color: #fff;
}
.content-wrap .product-wrap .tabhd-morebtn .tabhd .thdlist span {
  float: left;
  margin: 3px 5px 0;
}
.content-wrap .product-wrap .tabhd-morebtn .morebtn a {
  text-decoration: none;
  display: inline-block;
  color: #fff;
  background: #97c960;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 0 5px;
  border-radius: 5px;
}
.content-wrap .product-wrap .tabbd {
  margin-top: 10px;
  border: 1px solid #ccc;
  border-top: 2px solid #3d723d;
  padding: 20px;
}
.content-wrap .product-wrap .tabbd .tbdlist {
  display: none;
}
.content-wrap .product-wrap .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .product-wrap .tabbd .tbdlist .bpicbox .pp {
  border: 1px solid #ccc;
  padding: 4px;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox {
  margin-top: 10px;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .con .tit {
  font-size: 1.2rem;
  color: #292929;
  font-weight: bold;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .con .cn {
  margin-top: 10px;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .con .cn .list {
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .con .cn .list i {
  float: left;
  width: 5%;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .con .cn .list i img {
  max-width: 100%;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .con .cn .list span {
  float: left;
  width: 95%;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox {
  margin-top: 15px;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox .pbox-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox .pbox-carousel .item {
  display: block;
  margin: 0 5px;
  text-decoration: none;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox .pbox-carousel .item .picbox {
  border: 1px solid #ccc;
  padding: 2px;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox .pbox-carousel .item .btit {
  font-size: 1.2rem;
  color: #292929;
  text-align: center;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox .owl-theme .owl-controls {
  margin-top: 0;
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 20px;
  top: 30%;
  border-radius: 0;
  opacity: 1;
  background: rgba(12, 96, 134, 0.5) !important;
  background: #0c6086;
  filter: alpha(opacity=50);
  font-size: 1.4rem;
  width: 15px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  font-family: "黑体";
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background: #0c6086 !important;
  filter: alpha(opacity=100);
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 20px;
  top: 30%;
  border-radius: 0;
  opacity: 1;
  background: rgba(12, 96, 134, 0.5) !important;
  background: #0c6086;
  filter: alpha(opacity=50);
  font-size: 1.4rem;
  width: 15px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  font-family: "黑体";
}
.content-wrap .product-wrap .tabbd .tbdlist .conbox .pbox .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #0c6086 !important;
  filter: alpha(opacity=100);
}
.content-wrap .adbox-wrap img {
  width: 100%;
}
.content-wrap .about-wrap {
  padding: 45px 0;
}
.content-wrap .about-wrap .title-line .tbox .ltline {
  margin-right: 10px;
}
.content-wrap .about-wrap .title-line .tbox .title .t1 {
  font-size: 1.8rem;
  color: #292929;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-transform: uppercase;
}
.content-wrap .about-wrap .title-line .tbox .title .t2 {
  margin-top: 3px;
  font-size: 1.8rem;
  color: #3d723d;
  font-family: "hz";
  letter-spacing: 2px;
}
.content-wrap .about-wrap .title-line .line {
  margin-top: 8px;
  background: url(../images/index-titleline.jpg) repeat-x;
  height: 6px;
}
.content-wrap .about-wrap .about-con {
  margin-top: 15px;
}
.content-wrap .about-wrap .about-con .pbox .picbox {
  border: 5px solid #3d723d;
  border-radius: 3px;
}
.content-wrap .about-wrap .about-con .conbox {
  margin-top: 15px;
}
.content-wrap .about-wrap .about-con .conbox .tit {
  font-size: 1.8rem;
  color: #3d723d;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con .conbox .con {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #696969;
  line-height: 25px;
  height: 160px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con .conbox .morebtn {
  margin-top: 30px;
}
.content-wrap .about-wrap .about-con .conbox .morebtn a {
  text-decoration: none;
  display: block;
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  background: #97c960;
  border-radius: 3px;
}
.content-wrap .about-wrap .apicbox {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px;
  overflow: hidden;
}
.content-wrap .about-wrap .apicbox .apicbox-carousel {
  width: 96% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.content-wrap .about-wrap .apicbox .apicbox-carousel .item {
  display: block;
  margin: 0 5px;
  text-decoration: none;
}
.content-wrap .about-wrap .apicbox .apicbox-carousel .item:hover .picbox {
  border-color: #3d723d;
}
.content-wrap .about-wrap .apicbox .apicbox-carousel .item .picbox {
  border: 1px solid #97c960;
  padding: 2px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .apicbox .owl-theme .owl-controls {
  margin-top: 0;
}
.content-wrap .about-wrap .apicbox .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -20px;
  top: 40%;
  border-radius: 0;
  opacity: 1;
  background: rgba(12, 96, 134, 0.5) !important;
  background: #0c6086;
  filter: alpha(opacity=50);
  font-size: 1.4rem;
  width: 15px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  font-family: "黑体";
}
.content-wrap .about-wrap .apicbox .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background: #0c6086 !important;
  filter: alpha(opacity=100);
}
.content-wrap .about-wrap .apicbox .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -20px;
  top: 40%;
  border-radius: 0;
  opacity: 1;
  background: rgba(12, 96, 134, 0.5) !important;
  background: #0c6086;
  filter: alpha(opacity=50);
  font-size: 1.4rem;
  width: 15px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  font-family: "黑体";
}
.content-wrap .about-wrap .apicbox .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #0c6086 !important;
  filter: alpha(opacity=100);
}
.content-wrap .fifthScreen-wrap {
  background: #f1f1f1;
  padding: 25px 0;
}
.content-wrap .fifthScreen-wrap .f1box .flist {
  padding: 0 8px 16px;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox {
  background: #fff;
  padding: 30px 20px;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .title-line .ltline {
  margin-right: 10px;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .title-line .title .t1 {
  font-size: 1.8rem;
  color: #292929;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-transform: uppercase;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .title-line .title .t2 {
  margin-top: 3px;
  font-size: 1.8rem;
  color: #3d723d;
  font-family: "hz";
  letter-spacing: 2px;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .title-line .morebtn {
  margin-top: 15px;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .title-line .morebtn a {
  text-decoration: none;
  display: inline-block;
  color: #fff;
  background: #97c960;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 0 5px;
  border-radius: 5px;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .news-con {
  margin-top: 15px;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .news-con .nlist {
  margin-bottom: 5px;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .news-con .nlist:last-child {
  margin-bottom: 0;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .news-con .nlist a {
  text-decoration: none;
  display: block;
  line-height: 25px;
  height: 25px;
  color: #292929;
  font-size: 1.2rem;
  overflow: hidden;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .news-con .nlist a:hover {
  color: #97c960;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .news-con .nlist a .icon {
  width: 5%;
}
.content-wrap .fifthScreen-wrap .f1box .news-wrap .newsbox .news-con .nlist a .tit {
  width: 50%;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox {
  background: #fff;
  padding: 30px 20px;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .title-line .ltline {
  margin-right: 10px;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .title-line .title .t1 {
  font-size: 1.8rem;
  color: #292929;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-transform: uppercase;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .title-line .title .t2 {
  margin-top: 3px;
  font-size: 1.8rem;
  color: #3d723d;
  font-family: "hz";
  letter-spacing: 2px;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .title-line .morebtn {
  margin-top: 15px;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .title-line .morebtn a {
  text-decoration: none;
  display: inline-block;
  color: #fff;
  background: #97c960;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 0 5px;
  border-radius: 5px;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .messages-con {
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .messages-con .mbox .inputlist {
  margin-bottom: 9px;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .messages-con .mbox .inputlist .textbox1 {
  background: #fff;
  width: 100%;
  height: 35px;
  border: 1px solid #ddd;
  padding: 3px 5px;
  font-size: 1.2rem;
  color: #666;
  outline: none;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .messages-con .mbox .inputlist .textbox2 {
  background: #fff;
  width: 100%;
  height: 70px;
  border: 1px solid #ddd;
  padding: 3px 5px;
  font-size: 1.2rem;
  color: #666;
  outline: none;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .messages-con .mbox .inputlist .submitbtn {
  width: 100px;
  height: 35px;
  background: #97c960;
  color: #fff;
  border: none;
  font-size: 1.4rem;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .messages-con .mtxt {
  margin-top: 3px;
  font-size: 1.2rem;
  color: #929292;
}
.content-wrap .fifthScreen-wrap .f1box .messages-wrap .messagesbox .messages-con .mbg {
  position: absolute;
  bottom: -30px;
  right: 0;
  z-index: -1;
}
.content-wrap .fifthScreen-wrap .f2box {
  margin-top: 5px;
  padding: 0 8px;
}
.content-wrap .fifthScreen-wrap .f2box .yqljbox {
  background: #fff;
  padding: 20px;
  font-size: 1.4rem;
  color: #696969;
  line-height: 25px;
}
.content-wrap .fifthScreen-wrap .f2box .yqljbox span {
  font-weight: bold;
}
.content-wrap .fifthScreen-wrap .f2box .yqljbox a {
  color: #696969;
  margin: 0 10px;
  display: inline-block;
}
.content-wrap .contentbox {
  margin-top: 20px;
  margin-bottom: 50px;
}
.content-wrap .contentbox .tit-line {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .contentbox .tit-line h2 {
  font-family: "Aparajita";
  color: #383838;
  font-size: 3.2rem;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.content-wrap .contentbox .tit-line h2 span {
  font-family: "微软雅黑";
  display: block;
  font-size: 2rem;
}
.content-wrap .contentbox .tit-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .contentbox .tit-line .line-wrap .line {
  position: relative;
  top: -1px;
  height: 3px;
  background: #97c960;
  width: 80px;
  margin: 0 auto;
}
.content-wrap .contentbox .w-ltside .mb {
  margin-bottom: 20px;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #97c960;
  background-size: cover;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .contentbox .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .contentbox .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #eee;
  color: #707070;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.content-wrap .contentbox .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .contentbox .w-ltside .show-hide .div2:hover a {
  background: #97c960;
  color: #fff;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #fff;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li a:hover {
  color: #97c960;
}
.content-wrap .contentbox .ltside {
  padding-right: 20px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow {
  color: #97c960;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
  font-size: 1.8rem;
  font-weight: bold;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
  color: #acacac;
  position: relative;
  top: 3px;
  margin-left: 10px;
  font-size: 1.2rem;
  font-weight: normal;
  text-transform: uppercase;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap {
  margin-top: 5px;
  border: 1px solid #ccc;
  padding: 5px 0;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox {
  border-bottom: 1px dashed #ccc;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list {
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: left;
  font-size: 1.6rem;
  text-decoration: none;
  color: #2f2f2f;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover {
  background: #97c960;
  color: #fff !important;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover .tit span {
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 {
  background: #97c960;
  color: #fff !important;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 .tit span {
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .tit {
  width: 80%;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .tit span {
  display: block;
  font-size: 1.2rem;
  color: #787878;
  text-transform: uppercase;
  font-family: "Aparajita";
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .arrow {
  font-style: normal;
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 {
  display: none;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul {
  background: #ededed;
  padding: 5px 10px 0;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li {
  border-bottom: 1px dashed #ccc;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a {
  padding-left: 20px;
  display: block;
  height: 50px;
  text-align: left;
  color: #696969;
  line-height: 50px;
  font-size: 1.4rem;
  text-decoration: none;
  overflow: hidden;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
  color: #97c960;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
  font-style: normal;
  float: left;
  width: 10%;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
  float: left;
  width: 80%;
}
.content-wrap .contentbox .ltside .btnbox {
  margin-top: 25px;
}
.content-wrap .contentbox .ltside .btnbox .b2 {
  margin-top: 20px;
}
.content-wrap .contentbox .ltside .btnbox .b2 a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 1.4rem;
  color: #333;
}
.content-wrap .contentbox .ltside .btnbox .b2 a:hover {
  border-color: #97c960;
}
.content-wrap .contentbox .ltside .btnbox .b2 a i {
  margin: 0 30px;
  font-style: normal;
  font-weight: bold;
  color: #000;
}
.content-wrap .contentbox .main-wrap .title-posit {
  margin-bottom: 15px;
  line-height: 30px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title {
  color: #060607;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title span {
  color: #acacac;
  margin-left: 8px;
  display: inline-block;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: normal;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  color: #343434;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit span {
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #616161;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .back a {
  color: #343434;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .title-posit .line {
  border-top: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .about-con {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .about-con img {
  max-width: 100%;
  margin: 10px 0;
}
.content-wrap .contentbox .main-wrap .about-con .con {
  font-size: 1.4rem;
  color: #0d0d0d;
  line-height: 30px;
  margin-bottom: 0;
}
.content-wrap .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover .conbox .morebtn {
  background: #649231;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 20%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
  width: 78%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .tit {
  margin-top: 10px;
  font-size: 1.6rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #2b2b2b;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #878787;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .morebtn {
  float: right;
  margin-top: 10px;
  width: 80px;
  height: 30px;
  border-radius: 3px;
  background: #97c960;
  color: #fff;
  font-size: 1.2rem;
  line-height: 30px;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a {
  text-decoration: none;
  display: block;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox {
  border-color: #97c960;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
  color: #97c960;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
  border: 1px solid #ddd;
  padding: 2px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .btit {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  color: #292929;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
  font-weight: normal;
  font-size: 1.4rem;
  width: 22%;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
  float: right;
  width: 77%;
  border: 1px solid #ccc;
  line-height: 30px;
  height: 30px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
  float: right;
  width: 77%;
  border: 1px solid #ccc;
  line-height: 30px;
  height: 130px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
  margin-left: 2%;
  float: left;
  width: 15%;
  border: 1px solid #ccc;
  line-height: 30px;
  height: 30px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic {
  float: left;
  margin-left: 5px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic img {
  height: 30px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn {
  margin-top: 10px;
  width: 100px;
  height: 30px;
  color: #292929;
  border: none;
  background: #d1d1d1;
  font-size: 1.4rem;
  margin-right: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn:hover {
  background: #97c960;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
  margin-left: 23%;
}
.content-wrap .contentbox .main-wrap .messages-con .picbox {
  padding-left: 20px;
}
.content-wrap .contentbox .main-wrap .messages-con .picbox .pbox {
  border: 1px solid #ccc;
  padding: 5px;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic {
  margin-top: 20px;
  border: 1px solid #ccc;
  padding: 5px;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic img {
  width: 100%;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon .tit {
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon .cn {
  font-size: 1.2rem;
  color: #696969;
  line-height: 25px;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit {
  text-align: center;
  margin-bottom: 15px;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit span {
  font-size: 2.4rem;
  border-bottom: 1px solid #0196dc;
  padding-bottom: 5px;
  color: #292929;
}
.content-wrap .contentbox .main-wrap .news-details-con .description{ text-align:center; border-bottom:1px #ddd dotted; padding-bottom:10px; margin-bottom:10px;}
.content-wrap .contentbox .main-wrap .news-details-con .pic {
  margin: 10px 0;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .news-details-con .pic img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .news-details-con .con p {
  text-indent: 2em;
  color: #636363;
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 28px;
}
.content-wrap .contentbox .main-wrap .product-details-con .picbox {
  margin-bottom: 20px;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .product-details-con .picbox img {
  border: 1px solid #ccc;
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2d2d2d;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 30px;
}

.picture{ width:100%; height:auto; overflow:hidden; position:relative; }
.picture .hd{ overflow:hidden; position:absolute; width:100%; left:0;bottom:0; z-index:1;  text-align:center;background:rgba(255,255,255,.5); padding:10px 0;}
.picture .hd ul{ overflow:hidden; zoom:1; display:inline-block;font-size: 0;}
.picture .hd ul li{ float:left; margin:0 5px;  width:10px; height:10px;border-radius:24px;-moz-border-radius:24px;-webkit-border-radius:24px;text-align:center; background:rgba(255,255,255,.5); cursor:pointer; }
.picture .hd ul li.on{ background:rgba(255,255,255,1); color:#fff; }
.picture .bd{ position:relative; height:100%; z-index:0;}
.picture .bd li{ zoom:1; vertical-align:middle; text-align:center;}
.picture .bd img{ height:auto; max-width:100%;}

.shangxia{border-bottom: 1px solid #eee;margin-bottom: 24px;overflow: hidden; margin-top:24px;}
.shangxia ul{}
.shangxia ul li{ float:left; width:50%;line-height:30px;}
.shangxia ul li font{font-weight:700;color:#000;padding-right:5px}
.shangxia ul li a{color:#9c9c9c;line-height:30px;text-transform:capitalize}
.shangxia ul li a:hover{color:#aaa}

.diy_page{ padding:10px; text-align:center;}
.diy_page a{ display:inline-block; margin:0 6px; width:34px; height:34px; line-height:34px; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:center; color:#737373; background-color:#fff; border:1px solid #ccc; *display:inline; *zoom:1;}
.diy_page .pagefirst,.page .pagelast{ display:none;}
.diy_page .pageprev{ width:36px; -webkit-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px;}
.diy_page .pagenext{ width:36px; -webkit-border-radius:0 4px 4px 0; border-radius:0 4px 4px 0;}
.diy_page .pagedefault{ color:#fff !important; background-color:#909090 !important; border-color:#909090 !important;}
.diy_page a:hover{ color:#fff; background-color:#909090; border-color:#909090; -webkit-transition:.4s; transition:.4s;}

.leibie{}
.leibie ul{ text-align:center; padding:10px;}
.leibie ul li{ display:inline-block; margin:5px 0;}
.leibie ul li a{ border:1px #5c8e25 solid;background: #5c8e25; color:#fff; display:block; line-height:30px; padding:0 12px;}
.leibie ul li a:hover{ border:1px #b31c23 solid;background-color:#b31c23; color:#fff;}
#map_canvas img,.google-maps img{max-width:none}
#map_canvas label{max-width:none}
.footer-wrap .footer .f1box {
  height: 50px;
  background: #97c960;
}
.footer-wrap .footer .f1box .link-ul .list {
  display: inline-block;
  float: left;
  width: 14.25%;
  background: url(../images/navline2.jpg) no-repeat left center;
}
.footer-wrap .footer .f1box .link-ul .list:first-child {
  background: no-repeat;
}
.footer-wrap .footer .f1box .link-ul .list a {
  line-height: 50px;
  text-align: center;
  display: block;
  font-size: 1.6rem;
  color: #fff;
}
.footer-wrap .footer .f2box {
  border-top: 1px solid #ccc;
  color: #666;
}
.footer-wrap .footer .f2box .fbox1 {
  padding: 25px 0;
}
.footer-wrap .footer .f2box .fbox1 .flogobox {
  padding: 10px 0;
}
.footer-wrap .footer .f2box .fbox1 .flogobox .pic img {
  max-width: 100%;
}
.footer-wrap .footer .f2box .fbox1 .flogobox .con {
  margin-top: 20px;
  font-size: 1.2rem;
  color: #6d6d6d;
  line-height: 25px;
}
.footer-wrap .footer .f2box .fbox1 .cconbox {
  padding: 10px 0;
}
.footer-wrap .footer .f2box .fbox1 .cconbox .cbox .tit-line .tit {
  font-size: 1.8rem;
  color: #3d723d;
  font-weight: bold;
}
.footer-wrap .footer .f2box .fbox1 .cconbox .cbox .tit-line .tit span {
  font-weight: normal;
  font-size: 1.2rem;
  color: #595959;
  font-family: "Arial";
  text-transform: uppercase;
}
.footer-wrap .footer .f2box .fbox1 .cconbox .cbox .tit-line .line-wrap {
  margin-top: 5px;
  width: 210px;
  height: 2px;
  background: #97c960;
}
.footer-wrap .footer .f2box .fbox1 .cconbox .cbox .tit-line .line-wrap .line {
  background: #3d723d;
  height: 2px;
  width: 130px;
}
.footer-wrap .footer .f2box .fbox1 .cconbox .cbox .ccon {
  margin-top: 20px;
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 30px;
  color: #1a1a1a;
}
.footer-wrap .footer .f2box .fbox1 .cconbox .ewmbox {
  border: 1px solid #ccc;
  padding: 10px;
}
.footer-wrap .footer .f2box .fbox1 .friendshipbox {
  padding: 10px 0;
}
.footer-wrap .footer .f2box .fbox1 .friendshipbox .fscon .tit-line .tit {
  font-size: 1.6rem;
}
.footer-wrap .footer .f2box .fbox1 .friendshipbox .fscon .tit-line .line {
  margin-top: 5px;
  width: 20px;
  height: 2px;
  background: #2fc102;
}
.footer-wrap .footer .f2box .fbox1 .friendshipbox .fscon .con {
  margin-top: 10px;
}
.footer-wrap .footer .f2box .fbox1 .friendshipbox .fscon .con .list {
  margin-right: 10px;
  display: inline-block;
  line-height: 30px;
  font-size: 1.2rem;
}
.footer-wrap .footer .f2box .fbox1 .friendshipbox .fscon .con .list a {
  color: #fff;
}
.footer-wrap .footer .f2box .fbox1 .friendshipbox .ewmbox .pic img {
  max-width: 100%;
}
.footer-wrap .footer .f2box .fbox2 .copyright {
  border-top: 1px solid #ccc;
  padding: 15px 0;
  text-align: center;
  font-size: 1.2rem;
  color: #abaaaa;
  text-transform: uppercase;
  line-height: 20px;
}
.footer-wrap .footer .f3box {
  border-top: 1px solid #ccc;
}
.footer-wrap .footer .f3box .friendshipBox {
  padding: 25px 0 5px;
}
.footer-wrap .footer .f3box .friendshipBox .title {
  margin-bottom: 20px;
}
.footer-wrap .footer .f3box .friendshipBox .title img {
  max-width: 100%;
}
.footer-wrap .footer .f3box .friendshipBox .fbox a {
  color: #525252;
  font-size: 1.4rem;
  display: inline-block;
  margin: 0 5px 5px;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #76ac3b;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #5c8e25;
}
.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}
.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left;
  }
  .col-md-14 {
    width: 11.11%;
    float: left;
  }
  .header-wrap .header {
    height: 100px;
  }
  .header-wrap .header .logo {
    line-height: 100px;
  }
  .content-wrap .product-wrap .tabhd-morebtn .tabhd {
    float: left;
  }
  .content-wrap .product-wrap .tabhd-morebtn .morebtn {
    float: right;
  }
  .content-wrap .product-wrap .tabbd .tbdlist .bpicbox {
    padding-right: 30px;
  }
  .content-wrap .product-wrap .tabbd .tbdlist .conbox .con .cn .list i {
    width: 3%;
  }
  .content-wrap .product-wrap .tabbd .tbdlist .conbox .con .cn .list span {
    width: 97%;
  }
  .content-wrap .about-wrap .about-con .conbox {
    padding-left: 30px;
  }
  .content-wrap .contentbox .main-wrap {
    padding-left: 20px;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mconbox {
    width: 800px;
    margin: 0 auto;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 12%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 86%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 86%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 14%;
  }
  .footer-wrap .footer .f2box .fbox1 {
    padding: 40px 0;
  }
  .footer-wrap .footer .f2box .fbox1 .flogobox {
    padding: 25px 40px 0 0;
  }
  .footer-wrap .footer .f2box .fbox1 .cconbox {
    padding: 25px 0 25px 40px;
    border-left: 1px solid #ccc;
  }
  .footer-wrap .footer .f2box .fbox1 .cconbox .ewmbox {
    float: right;
  }
}
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 480px) {
  .logo img {
    max-width: 60%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
    width: 63%;
  }
}
@media (max-width: 375px) {
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 28%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 71%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 71%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 28%;
  }
}
